Create Account | Sign In Browse All Bookmarks

Browse Bookmarks

0(*_*)0
binary data (2)blobs (2)c sharp (2)sql server (2)
Selected tags ...dot net (X)
tsql (X)
1 to 2 of 2 results Order by recency | popularity
0 ✔ | 1 ♥ c# - Getting binary data using SqlDataReader ...
You should be able to get it via: (byte[])reader.Items["Data"].
binary data, blobs, c sharp, dot net, sql ser...
0 ✔ | 1 ♥ Retrieving Large Data (ADO.NET)
When accessing the data in the BLOB field, use the GetBytes or GetChars typed accessors of the DataReader, which fill an array with data.
binary data, blobs, c sharp, dot net, sql ser...
<~~  <~  1  ~>  ~~>